home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / Origami / bindings / fun / spell.r < prev    next >
Encoding:
Text File  |  1996-09-27  |  1.6 KB  |  51 lines

  1. @ref-see-also See also in %s.
  2. @{{{}}}
  3. @{{{  spell-reference-file
  4. @if-using ( complete )
  5. @{{{  @spell-ref Description
  6. @if-using ( complete )
  7. This library defines a function, which uses the output  of  `spell'  to
  8. start an intelligent interactive search and replace.
  9.  
  10. If the checked file is read only, the  spelling  errors  will  only  be
  11. listed in a new buffer. In  this  case, the search and replace will not
  12. be started!
  13.  
  14. If you do not want to use the standard spellchecker `spell', change the
  15. value of history `spell-command' to your spell checker.
  16.  
  17. This package can only be  used,  if  Origami  is  compiled  to  support
  18. regular expressions.
  19. @fi
  20. @}}}
  21. @fi
  22. @if-using ( complete spell-buffer-ref )
  23. @{{{  @spell-ref Functions and macros
  24. @if-using ( complete spell-buffer-ref )
  25. @{{{  @spell-mac-ref spell-buffer
  26. Start a interactive search and replace for all misspelled words.  If
  27. you used the Edit facility, the function tries to continue  the  old
  28. spell check!
  29. @}}}
  30. @fi
  31. @}}}
  32. @fi
  33. @if-using ( complete )
  34. @{{{  @spell-ref Hooks
  35. @if-using ( complete )
  36. The libary defines a macro `abort-hook-add' and a OCL tag ABORT-HOOK-ADD.
  37. This macro should be added to your abort-macro! If needed, an existing macro
  38. `abort-hook-add' will be integrated!
  39.  
  40. If you do not want to use `spell' as default spell checker, define the
  41. OCL-tag `NEW-DEF-SPELL' and a function `default-spell-command' (the default
  42. is `(defmac default-spell-command ( "spell ) )').
  43.  
  44. If you have to change some internal states, when using the Edit facility,
  45. define the OCL tag PRE-SPELL-EDIT-COMMAND and a function
  46. pre-spell-edit-command.
  47. @fi
  48. @}}}
  49. @fi
  50. @}}}
  51.